home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 26 / CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso / CUCD / PowerPC / FixPATCHMAC / FixPATCHMAC.doc < prev    next >
Text File  |  1998-06-30  |  687b  |  20 lines

  1.  
  2. FixPATCHMAC is a hack to get around the bug in the PATCHMAC option in
  3. CyberMap and its ROM equivalent.  The extra low-memory pages don't get
  4. valid mappings, causing FUSION to crash.  This program looks for low memory
  5. pages with invalid mappings and replaces them with the normal 1:1 mappings
  6. used for most CHIP RAM pages.  It only affects 040/060 systems.
  7.  
  8. This is coded for 040/060, and tested on 060.
  9.  
  10. Usage:
  11.  
  12. Just run it any time after SetPatch and before running FUSION, probably
  13. most conveniently in User-Startup.  It does nothing unless it finds
  14. pages to fix, and does not leave any warm-boot-survivable patches.
  15.  
  16.  
  17.                     Frederick H. G. Wright II
  18.                     fw@well.com
  19.                     30-Jun-1998
  20.